@charset "utf-8";
/* CSS Document */
html{
　　font-size:62.5%; /* 10÷16=62.5% */ 
}
*{word-wrap:break-word;}
body{
　　font-size:12px;
　　font-size:1.2rem ; /* 12÷10=1.2 */
   overflow-x:hidden;
background-repeat: no-repeat;
    background-size: cover;
	width:100%; margin:0px; padding:0px;
}
body,html{ font-family:"微软雅黑"; min-width:320px;}
ul,ul li,dl,dl dt,dl dd{ margin:0px; padding:0px; list-style:none;}
.f_faminly{ font-family:"微软雅黑";}
.fl{ float:left;}
.fr{ float:right;}
.clearboth{ clear:both;}
.bigzm{text-transform:uppercase;}
.b_cursor{ border:0px; cursor:pointer;}
input{ outline:0;}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #888888;  
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #888888;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #888888;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #888888;
}

.fs14{ font-size:14px;}
.fs15{ font-size:15px;}
.fs16{ font-size:16px;}
.fs17{ font-size:17px;}
.fs18{ font-size:18px;}
.fs20{ font-size:20px;}
ul li{ list-style-type:none; float:left; }
.container {
       width: 100%!important;
       max-width:1200px;
       max-width:1170px\9;
}
.container1{width:100%;}


/*loading加载*/
.loading { position:fixed;width:100%; height:100%; background-color:#466f9e; z-index:10000000;}

.loading-img{width:231px; position:absolute; height:47px; left:50%; top:50%; margin-left:-115.5px; margin-top:-23.5px;-webkit-animation: rotateplane 1.4s infinite ease-in-out;
  animation: rotateplane 1.4s infinite ease-in-out;}

@-webkit-keyframes rotateplane {
  0% { filter: alpha(opacity=0);-webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); }
  50%{opacity: 1; filter: alpha(opacity=100); -webkit-transform:scale(1, 1); transform:scale(1, 1); }
  100% {opacity: 1; filter: alpha(opacity=100); -webkit-transform:scale(1, 1); transform:scale(1, 1); }
}

@keyframes rotateplane {
  0% {filter: alpha(opacity=0);-webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5);} 
  50%{opacity: 1; filter: alpha(opacity=100); -webkit-transform:scale(1, 1); transform:scale(1, 1);}
  100% {opacity: 1; filter: alpha(opacity=100); -webkit-transform:scale(1, 1); transform:scale(1, 1);}
}


/*头部*/

#banner{width:100%; position:relative;}
.banner_tb1{width:25px; position:absolute; left:50%; bottom:50px; margin-left:-14px; z-index:1111;}
.banner_tb1 img{width:100%;}
.clearpadding{ padding:0px; margin:0px;}

.header{width:100%; padding:0px 6%; position:fixed; left:0px; top:20px;z-index:100000;-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s;}
.header.fixedmenu{ background:url(../images/tb_2.png) repeat; top:0px;}

.i_logo_img{width:14%; padding-top:8px;}
.i_logo_img img{}

.i_logo_ul{width:30%; margin-left:4%;}
.i_logo_ul .nav_menu{width:100%; margin:0px; padding:0px;}
.i_logo_ul .nav_menu li{width:25%; height:65px; float:left; margin:0px; padding:0px; position:relative;}
.i_logo_ul .nav_menu li .a_nav{width:100%; position:relative; height:65px; line-height:65px; display:inline-block; text-align:center; overflow:hidden; color:#fff; font-size:16px;}
.i_logo_ul .nav_menu li .a_nav:hover,.i_logo_ul .nav_menu li .a_nav.active,.i_logo_ul .nav_menu li .a_nav.active1{ color:#fff; /*background-color:#c1cef2; */text-decoration:none;}
.i_logo_ul .nav_menu li .a_nav:after{content:"";width:0px; height:2px; background-color:#fff; position:absolute; left:50%; bottom:0px;-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s;
 margin-left:0px;}
.i_logo_ul .nav_menu li .a_nav:hover:after,.i_logo_ul .nav_menu li .a_nav.active:after,.i_logo_ul .nav_menu li .a_nav.active1:after{ width:60px; margin-left:-30px;}
.i_logo_ul .nav_menu li dl{width:220px; position:absolute; left:0px; top:65px; display:none; z-index:11; background:url(../images/tb_2.png) repeat; left:50%; margin-left:-110px;}
.i_logo_ul .nav_menu li dl dd{width:100%; float:left;}
.i_logo_ul .nav_menu li dl dd a{width:100%; float:left; height:35px; line-height:35px; text-align:center; overflow:hidden; display:inline-block; color:#fff; font-size:14px;}
.i_logo_ul .nav_menu li dl dd a:hover{ text-decoration:none; color:#fff; background-color:#4171a2;}

.home-swiper {width: 100%;height: 100%;background: #000;}
.home-swiper .swiper-slide {text-align: center;font-size: 18px;background-repeat: no-repeat;background-position: center center;background-size: cover;opacity: 1;width:100%;}
.home-swiper .swiper-slide  img{width:100%; height:auto; display:block;}
/*.home-swiper .swiper-slide.swiper-slide-active{-webkit-animation: hvr-bob 7s ease infinite;animation: hvr-bob 7s ease infinite;}*/
.home-swiper .swiper-slide .s1{width:100%; height:100%;background-repeat: no-repeat;background-position: center center;background-size: cover; display:block;}
.home-swiper .swiper-slide .s1 img{width:100%; height:auto !important; display:block;}
.home-swiper .swiper-slide .s2{width:100%; height:100%;background-repeat: no-repeat;background-position: center center;background-size: cover;  display:none;}
.home-swiper .swiper-slide .s2 img{width:100%; height:auto !important; display:block;}

.i_banben,.i_banben:hover{ text-decoration:none;width:135px; height:40px;-moz-border-radius: 20px;      /* Gecko browsers */
-webkit-border-radius: 20px;   /* Webkit browsers */
border-radius:20px;            /* W3C syntax */ line-height:40px; margin-top:12px; border:1px solid #fff; background:url(../images/tb_03.png) left 18px center no-repeat; padding-left:52px; color:#fff; font-size:18px; display:inline-block; overflow:hidden;}

.i_ss{width:50px; position:relative; margin-top:12px; margin-right:17px;}
.i_ss_t{width:50px; height:40px; background:url(../images/tb_02.png) center no-repeat; cursor:pointer;}
.i_ss_c{width:200px; height:35px; background-color:#fff; position:absolute; right:0px; top:100%; display:none;}
.i_ss_c .ipt1{width:160px; height:35px; line-height:35px; text-indent:10px; background-color:transparent; border:0px; color:#333; font-size:14px; font-family:"微软雅黑";}
.i_ss_c .ipt2{width:40px; height:35px; line-height:35px; border:0px; background:url(../images/tb_02.png) center no-repeat; background-color:#333; background-size:20px; cursor:pointer;}


/*首页内容部分*/
.ui_div{width:100%;}
.ui_div_center{width:1440px; margin:0px auto;}
.ui_div_con{width:1200px; margin:0px auto;}


/*手机导航*/
/* CSS Document */
.phone_nav{ display:none;}
.phone_nav.fixedmenu{ position:fixed; top:0px; background:url(../images/tb_2.png) repeat; left:0px;z-index:100000;}
.phone_logo{padding:10px 0px;}
.phone_logo .p1 img{width:100%;}

@media screen and (max-width:1200px) {
.phone_logo .p1 { display: block; width:38%; display:inline-block;}
/*.header{ display:none;}*/
.phone_logo {width: 100%;padding: 15px 20px;box-sizing: border-box;}

.phone_nav{display:block; position:fixed; width:100%; top:0;left:0; display:block; transition-delay:0.7s; -webkit-transition-delay:0.7s; z-index:100000;}

/*导航按钮*/
.phone_nav .nav_but_box{ display:block; position:absolute; width:30px; height:30px; right:20px; top:50%; margin-top:-15px; z-index:1;
transition:all 0.7s; -webkit-transition:all 0.7s;}
.phone_nav .nav_but { display:inline-block; position:relative;width:20px; height:2px; z-index:2; margin:13px 0 0 5px; background:#fff;
-webkit-transition-property: background-color, -webkit-transform;
transition-property: background-color, -webkit-transform;
transition-property: background-color, transform;
transition-property: background-color, transform, -webkit-transform;
-webkit-transition-duration: 300ms;
transition-duration: 300ms;}
.phone_nav .nav_but:before,.nav_but:after {content: ''; display:block; width:20px; height:2px; position:absolute; background:#fff;
transition-property: margin, -webkit-transform; -webkit-transition-property: margin, -webkit-transform;
transition-property: margin, transform; transition-property: margin, transform, -webkit-transform;
transition-duration: 300ms; -webkit-transition-duration: 300ms;}
.phone_nav .nav_but:before{margin-top:-5px;}
.phone_nav .nav_but:after {margin-top:5px;}

/*栏目名称*/
.phone_nav .nav_main{height:100%; position:fixed;  left:0; opacity:0; width:0; transition:all 0.4s ease 0.3s; -webkit-transition:all 0.4s ease 0.3s; background-color:#4171a2;overflow:hidden;}
.phone_nav .nav_main ul{ padding:0 20px; margin-top:40px;}
.phone_nav .nav_main li a{background-position:left; color:#fff; height:46px; line-height:46px; display:inline-block; background-size:32px; background-repeat:no-repeat; font-weight:bold;}
.phone_nav .nav_main .ss{border:1px solid #fff; margin-top:20px;}
.phone_nav .nav_main .ss .p2{ float:right;}
.phone_nav .nav_main .ss .p2 input{ border:0;  width:34px; height:34px;}
.phone_nav .nav_main .ss .p1{ display:block; margin:0 34px 0 5px; }
.phone_nav .nav_main .ss .p1 input{ width:100%; height:34px; line-height:34px; background:none; border:0; font-family:"Microsoft YaHei"; font-size:14px; color:#fff;}
.phone_nav .nav_main li b{ display:inline-block; position:absolute; right:10px; top:0px; width:50%; height:50px; background: url("../images/lmfooter_bottom.png") center right no-repeat; z-index:99;}
.phone_nav .nav_main .ul{padding:0 0 0px 40px; margin:0;  max-height:0; overflow:hidden; transition:max-height 0.4s; -webkit-transition:max-height 0.4s;}
.phone_nav .nav_main .ul li{ padding:0; border-bottom:0; transform:translateX(0px); -webkit-transform:translateX(0px);}
.phone_nav .nav_main .ul li a{ padding:0; height:auto; line-height:30px; font-weight:normal}

.phone_nav .nav_main .b_one .ul{ max-height:370px; padding:0 0 0px 40px; margin-bottom:10px;}


.phone_nav .nav_main li{width:100%; transform:translateX(100px); -webkit-transform:translateX(100px); transition:all 0.8s ease; -webkit-transition:all 0.8s ease; border-bottom:1px solid rgba(225,225,225,0.5); padding:0 20px; position:relative;}
.phone_nav .nav_main li:nth-of-type(1){ transition-delay:0.1s; -webkit-transition-delay:0.1s; }
.phone_nav .nav_main li:nth-of-type(2){ transition-delay:0.2s; -webkit-transition-delay:0.2s; }
.phone_nav .nav_main li:nth-of-type(3){ transition-delay:0.3s; -webkit-transition-delay:0.3s; }
.phone_nav .nav_main li:nth-of-type(4){ transition-delay:0.4s; -webkit-transition-delay:0.4s; }
.phone_nav .nav_main li:nth-of-type(5){ transition-delay:0.5s; -webkit-transition-delay:0.5s; }
.phone_nav .nav_main li:nth-of-type(6){ transition-delay:0.6s; -webkit-transition-delay:0.6s; }
.phone_nav .nav_main li:nth-of-type(7){ transition-delay:0.6s; -webkit-transition-delay:0.6s; }
.phone_nav .nav_main li:nth-of-type(8){ transition-delay:0.6s; -webkit-transition-delay:0.6s; }
.phone_nav .nav_main li:nth-of-type(9){ transition-delay:0.6s; -webkit-transition-delay:0.6s; }
.phone_nav .nav_main li:nth-of-type(10){ transition-delay:0.6s; -webkit-transition-delay:0.6s; }


/*打开样式*/
.phone_nav_one{  transition-delay:0s; -webkit-transition-delay:0s; }
.phone_nav_one .nav_main {opacity:1; width:100%; overflow:inherit;}
.phone_nav_one .nav_but{background: rgba(0, 0, 0, 0); }
.phone_nav_one .nav_but:before {margin-top: 0; transform:rotate(45deg); -webkit-transform:rotate(45deg);}
.phone_nav_one .nav_but:after {margin-top:0; transform:rotate(-45deg); -webkit-transform:rotate(-45deg);}
.phone_nav_one .nav_but_box { opacity:0.8;}
.phone_nav_one .nav_main li{width:100%; transform:translateX(0); -webkit-transform:translateX(0);}
}




@media screen and (max-width:470px){/*--768-0--*/
.phone_logo {padding: 10px 10px}
.phone_nav .nav_main ul{ height:410px;}
.phone_nav .nav_main .b_one .ul{ height:auto;}

}
@media screen and (max-width:758px){/*--768-0--*/
/*.phone_nav .nav_but_box{ top:34px; right:10px;}*/
.phone_nav .nav_main ul{ margin-top:20px; height:550px; overflow-y:auto; box-sizing:border-box;}
.phone_nav .nav_main .b_one .ul{ height:auto;}

}
/*手机导航*/
.i_ssbn{width:12%; height:100%; background:url(../images/tb_02.png) center no-repeat;  background-size:20px; position:absolute; top:0px; right:50px; z-index:10000;}
.i_ssbn span{width:100%; height:100%; display:inline-block;}
.i_ssbn_div{width:200px; display:none; background-color:#fff; z-index:10000; position:absolute; right:0px; top:100%;}
.i_ssbn_div .ipt1{width:80%; height:40px; line-height:40px; text-indent:15px; border:0px; font-family:"微软雅黑"; background-color:#fff; color:#b9b9b9; font-size:0.16rem;}
.i_ssbn_div .ipt2{width:20%; height:40px; background:url(../images/tb_02.png) center no-repeat; background-color:#466f9e; border:0px; background-size:15px;}
.i_ssbn_div input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #b9b9b9;  
}

.i_ssbn_div input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #b9b9b9;
}

.i_ssbn_div input:-ms-input-placeholder {
    color: #b9b9b9;
}

.i_ssbn_div input::-webkit-input-placeholder {
    color: #b9b9b9;
}


.i_ff{ background-color:#eeeeee;}
.i_footer{width:100%; padding:50px 0px;}
.i_footer_t{width:100%; padding-bottom:17px;}
.i_footer_t .f_logo{width:16%;}
.f_share{width:120px; margin-top:15px;}
.i_footer_b{width:100%; color:#999999; font-size:14px; line-height:1.8;}
.i_footer_b a,.i_footer_b a:hover{ color:#999;}

.i_banbens,.i_banbens:hover{ text-decoration:none;width:60px; text-align:center;height:30px; line-height:30px; color:#fff; font-size:16px; display:inline-block; overflow:hidden; position:absolute; right:83px; top:50%; margin-top:-15px;}


.bshare-custom a{ width:20px !important; padding:0px !important; margin-right:0px !important; margin-left:15px !important; height:20px !important; /*background:none !important;*/}
.bshare-sinaminiblog{ background:url(../images/tb_04.png) no-repeat !important;}
.bshare-weixin{background:url(../images/tb_05.png) no-repeat !important}
.bshare-qqim{background:url(../images/tb_06.png) no-repeat !important}



.n_banner{width:100%; overflow:hidden; background-position:center center; color:#fff; background-repeat:no-repeat; background-size:cover; position:relative;}
.n_banner img{width:100%;}
.n_banner .n_banner_text{width:100%; font-size:18px; letter-spacing:2;webkit-transform: translate(0%, -50%);-moz-transform: translate(0%, -50%);transform: translate(0%, -50%); line-height:1.8; text-align:center; padding:0px 3%; position:absolute; left:0px; top:50%;}
.n_banner .n_banner_text .s1{ font-size:36px;}



.pc_amenu{width:100%; text-align:center; position:absolute; left:0px; bottom:0px; z-index:2; background:url(../images/tb_10.png) repeat;}
.a_menu{width:100%; margin:0px; padding:0px; height:70px; overflow:hidden;}
.a_menu .a_menu_a{ padding:0px; margin:0px; padding:0px 25px; height:70px; -webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s;margin:0px 0px; display:inline-block; overflow:hidden; text-align:center; line-height:70px; color:#ffffff; font-size:16px;}
.a_menu .a_menu_a:hover,.a_menu .a_menu_a.activetm1{ color:#fff; background-color:#466f9e; text-decoration:none;}


.a_zxlmenu{width:100%; position:relative; display:none; z-index:111;}
.a_zxlmenu_t{width:100%;padding:3% 0px;background:url(../images/zxl_jt1.jpg) right center no-repeat; font-size:16px; text-align:center; background-color:#466f9e; color:#fff; cursor:pointer; background-size:30px;}
.a_zxlmenu_c{width:100%; position:absolute; left:0px; top:100%; margin:0px;  padding:0px; background-color:#eeeeee;text-indent:0px; display:none;-moz-box-shadow:0px 0px 10px #c7c5bf;/*firefox*/  
-webkit-box-shadow:0px 0px 10px #c7c5bf;/*webkit*/  
box-shadow:0px 0px 10px #c7c5bf;/*opera或ie9*/}
.a_zxlmenu_c li{width:100%;  float:left; text-align:center;}
.a_zxlmenu_c li .aone{width:100%;padding:3% 0px; display:inline-block; color:#466f9e; font-size:14px; text-decoration:none; text-indent:0px;}
.a_zxlmenu_c li .aone:hover,.a_zxlmenu_c li .aone.activetwo{ color:#fff; text-decoration:none; background-color:#5085c3;}
.a_zxlmenu_c li dl{width:100%; border-bottom:1px solid #ccc;display:none;}
.a_zxlmenu_c li dl dd{width:100%; float:left; text-align:center;}
.a_zxlmenu_c li dl dd a,.a_zxlmenu_c li dl dd a:hover{width:100%; padding:3% 0px; display:inline-block; color:#333; font-size:14px; text-decoration:none; text-indent:0px;}


.n_box1{width:100%; padding:80px 0px;}
.n_box1_t{width:100%; padding-bottom:30px; color:#333333; font-size:30px; line-height:1.3; text-align:center;}
.n_box1_t .s1{ color:#466f9e; font-size:42px; font-family:Arial, Helvetica, sans-serif;}
.n_box1_c{width:100%; overflow:hidden; line-height:2; color:#333333; font-size:16px;}
.n_box1_c img{ max-width:100%; height:auto !important;}
.n_box1_b{width:68%; margin:60px 16% 20px 16%; position:relative;}

.joinimg1{width:100%;}
.joinimg1 .swiper-slide{width:430px; height:303px;}
.joinimg1 .swiper-slide .a_img{width:100%; display:inline-block;background-color:#000; position:relative;}
.joinimg1 .swiper-slide .a_img img{filter:alpha(opacity=70);opacity:0.7;-webkit-transition:  all ease-out 1s;transition:  all ease-out 1s; max-width:100%; height:auto; }
.n_box1_b .join-prev1 { background: url(../images/tb_07.png) center center no-repeat;  top: 0px;  width: 50px; height: 50px; top:50%; margin-top: -25px; left:0px;}
.n_box1_b .join-next1 { background: url(../images/tb_08.png) center center no-repeat;  top: 0px;  width: 50px; height: 50px;top:50%; margin-top: -25px; right:0px;}
.joinimg1 .swiper-slide-active .a_img img{filter:alpha(opacity=100);opacity:1; position:relative}
.joinimg1.swiper-container-3d .swiper-slide-shadow-left,.joinimg1.swiper-container-3d .swiper-slide-shadow-right{ background:none;}

.n_box2{width:100%; background:url(../images/img5.jpg) center center no-repeat; background-size:cover;}
.n_box2 .a_img{width:31%; display:inline-block; overflow:hidden;}
.n_box2 .a_img img{width:100%;}
.n_box2 .a_img_r{width:69%; padding:40px 2% 0px 2%;}
.n_box2 .a_img_r .s3{width:100%; font-size:24px; line-height:1.5; color:#333; padding-left:6%;}
.n_box2 .a_img_r .s3 span{ font-size:46px; color:#466f9e; font-family:Arial, Helvetica, sans-serif;}
.n_box2 .a_img_r .s1{width:100%; height:90px; margin-top:20px; line-height:30px; overflow:hidden; color:#333333; font-size:14px; padding-left:6%; margin-bottom:10px;}
.n_box2 .a_img_r .s2_div{width:100%; padding:0px 6% 0px 6%; margin-top:11px; position:relative;}
.n_box2_c{width:100%; padding-top:65px;}
.n_box2_c li{width:16.66%; float:left; padding:0px 1% 2% 1%;}
.n_box2_c li .a_img{width:100%; display:inline-block; overflow:hidden; border:1px solid #dcdcdc;}
.n_box2_c li .a_img img{width:100%;}
.n_box2_c li .a_text{width:100%; height:40px; line-height:40px; display:inline-block; overflow:hidden; text-align:center; color:#333; font-size:14px; }
.n_box2_c li .a_text:hover{ text-decoration:none; color:#466f9e;}

.home-swiper1 {width: 100%;height: 100%;}
.home-swiper1 .swiper-slide {text-align: center;font-size: 18px;background-repeat: no-repeat;background-position: center center;background-size: cover;opacity: 1;width:100%; padding:0px 1%;}
.home-swiper1 .swiper-slide .a_img{width:100%; display:inline-block; overflow:hidden;}
.home-swiper1 .swiper-slide .a_img img{width:100%;}





.n_box2 .a_img_r .s2_div .home_next1{width:61px; height:61px; background:url(../images/tb_3.png) no-repeat; background-size:61px; margin-top:-30.5px; right:0px;}
.n_box2 .a_img_r .s2_div .home_prev1{width:61px; height:61px; background:url(../images/tb_2z.png) no-repeat; background-size:61px;margin-top:-30.5px; left:0px;}


.n_box3{width:100%; padding-bottom:65px;}
.n_box3_c{width:100%;}
.n_box3_c li{width:100%; float:left; }
.n_box3_c li .div{width:100%; display:inline-block; padding:38px 0px;-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s; overflow:hidden; float:left;border-bottom:1px solid #eeeeee; color:#333333; font-size:14px;}
.n_box3_c li .div:hover{ color:#fff; background-color:#466f9e; border-bottom:1px solid #466f9e; text-decoration:none;}
.n_box3_c li .div .a_img{width:18.75%; display:inline-block; overflow:hidden;}
.n_box3_c li .div .a_img img{width:100%;}
.n_box3_c li .div .a_img_r{width:78%; padding-right:2%;}
.n_box3_c li .div .a_img_r .s1{width:100%; height:40px; line-height:40px; font-size:20px; overflow:hidden; margin-bottom:10px;}
.n_box3_c li .div .a_img_r .s2{width:100%; height:50px; line-height:25px; overflow:hidden; margin-bottom:15px; text-align:justify;}
.n_box3_c li .div .a_img_r .s3{width:100%; height:22px; line-height:22px; overflow:hidden;}



.a_mtbd_dpages{width:100%; text-align:center; padding:50px 0% 0px 0%;  font-size:14px; }
.a_mtbd_dpages a,.a_mtbd_dpages span{ padding:0px 15px; height:35px; margin-bottom:5px; line-height:35px; text-align:center; background-color:#eee; color:#333; display:inline-block;}
.a_mtbd_dpages a:hover,.a_mtbd_dpages a.activepages,.a_mtbd_dpages span{ color:#fff; text-decoration:none; background-color:#466f9e;}

.a_tzjyg_cdetsl{width:100%;}
.a_tzjyg_c_t{width:100%; padding:10px 0px; line-height:1.7; text-align:center; color:#333333; font-size:24px;}
.a_tzjyg_c_time{width:100%; height:60px; line-height:60px; text-align:center; overflow:hidden;color:#999999; font-size:14px; border-bottom:1px solid #dcdcdc;}
.a_tzjyg_c_time span{ display:inline-block; height:20px; line-height:20px;}
.a_tzjyg_c_ton{width:100%; padding:25px 0px; line-height:2; overflow:hidden; color:#333333; font-size:14px;  border-bottom:1px solid #dcdcdc;}
.a_tzjyg_c_ton img{ max-width:100%; height:auto !important;}
.a_tzjyg_c_tb{width:100%; margin-top:20px; overflow:hidden; position:relative;}
.a_tzjyg_c_tb .a1{width:50%; height:30px; line-height:30px; color:#333333; font-size:16px; display:inline-block; overflow:hidden;}
.a_tzjyg_c_tb .a1:hover{ text-decoration:none; color:#154d8c;}
.a_tzjyg_c_tb .a1.a2{ text-align:right;}


.n_box8list{width:100%;}
.n_box8list_l{width:50%; padding:110px 3% 0px 13.5%;}
.n_box8list_l_t{width:100%; padding-bottom:20px; line-height:1.3; color:#333333; font-size:24px; }
.n_box8list_l_t .s1{ color:#466f9e; font-size:46px; font:Arial, Helvetica, sans-serif;}
.n_box8list_l_c{width:100%;  line-height:2; overflow:hidden; color:#333333; font-size:14px;}
.n_box8list_l_c table tr td{ color:#333333; font-size:14px; line-height:2;}
.n_box8list_l_c .s1{ text-align:center; margin-right:20px; display:inline-block; color:#999999; font-size:14px;}
.n_box8list_r{width:50%; overflow:hidden;}
.n_box8list_r #allmap{width:100%; height:610px;}


.a_zxly{width:100%; height:100%;position:relative; z-index:1; padding:5% 0px 5% 0px;}
.a_zxly_ul{width:100%; margin:0px; padding:0px; padding-top:60px;}
.a_zxly_ul li{width:100%; padding:20px 1%; float:left;}
.a_zxly_ul li .div{width:100%;}
.a_zxly_ul li .div dd{width:33.33%; float:left; padding:0px 1%;}
.a_zxly_ul li .div1{width:100%; padding:0px 1%;}
.a_zxly_ul li .ipt1{width:100%; background-color:transparent; height:40px; border:0px;line-height:40px; color:#fff; border:1px solid #fff; font-family:"微软雅黑"; font-size:14px; text-indent:15px;}
.a_zxly_ul li .ipt2{height:163px; width:100%; text-indent:10px; background-color:transparent; border:0px; padding:5px;color:#fff; font-family:"微软雅黑"; font-size:14px;border:1px solid #fff;  resize:none; }
.a_zxly_ul li .s3{width:100%; text-align:center; padding:20px 0px;}
.a_zxly_ul li .ipt3{width:170px; height:50px; line-height:50px; border:0px; cursor:pointer; background-color:#466f9e; color:#fff; text-align:center; display:inline-block; font-size:18px; font-family:"微软雅黑";-moz-border-radius: 25px;      /* Gecko browsers */
-webkit-border-radius: 25px;   /* Webkit browsers */
border-radius:25px;            /* W3C syntax */}



.a_zxly_ul li .ipt1:-moz-placeholder,.a_zxly_ul li .ipt2:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #fff;  
}

.a_zxly_ul li .ipt1::-moz-placeholder,.a_zxly_ul li .ipt2::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #fff;
}

.a_zxly_ul li .ipt1:-ms-input-placeholder,.a_zxly_ul li .ipt2:-ms-input-placeholder {
    color: #fff;
}

.a_zxly_ul li .ipt1::-webkit-input-placeholder,
.a_zxly_ul li .ipt2::-webkit-input-placeholder {
    color: #fff;
}


.a_rlzydiv_c{width:100%; margin:0px; padding:0px;}
.a_rlzydiv_c dt{width:100%; height:46px; line-height:46px; float:left; font-weight:normal;}
.a_rlzydiv_c dt .div{width:100%; background-color:#466f9e; color:#ffffff; font-size:16px;}
.a_rlzydiv_c dt .div .s1{width:24%; height:46px; line-height:46px; padding-left:4%;overflow:hidden}
.a_rlzydiv_c dt .div .s2{width:14%; height:46px; line-height:46px; text-align:center; overflow:hidden}
/*.a_rlzydiv_c dt .div .s3{width:16%; height:46px; line-height:46px; text-align:center;overflow:hidden}*/
.a_rlzydiv_c dt .div .s4{width:14%; height:46px; line-height:46px; text-align:center;overflow:hidden}
.a_rlzydiv_c dt .div .s5{width:15%; height:46px; line-height:46px; text-align:center;overflow:hidden}
.a_rlzydiv_c dt .div .s6{width:19%; height:46px; line-height:46px; text-align:center;overflow:hidden}
.a_rlzydiv_c dt .div .s7{width:14%; height:46px; line-height:46px; text-align:center;overflow:hidden}
.a_rlzydiv_c dd{width:100%; float:left; font-weight:normal;}
.a_rlzydiv_c dd .div{width:100%; height:70px; line-height:70px; border-bottom:1px solid #d2d2d2; font-size:16px; color:#333333; cursor:pointer;}
.a_rlzydiv_c dd .div .s1{width:24%; height:70px; line-height:70px; padding-left:4%;overflow:hidden}
.a_rlzydiv_c dd .div .s2{width:14%; height:70px; line-height:70px; text-align:center;overflow:hidden}
/*.a_rlzydiv_c dd .div .s3{width:16%; height:70px; line-height:70px; text-align:center;overflow:hidden}*/
.a_rlzydiv_c dd .div .s4{width:14%; height:70px; line-height:70px; text-align:center;overflow:hidden}
.a_rlzydiv_c dd .div .s5{width:15%; height:70px; line-height:70px; text-align:center;overflow:hidden}
.a_rlzydiv_c dd .div .s6{width:19%; height:70px; line-height:70px; text-align:center;overflow:hidden}
.a_rlzydiv_c dd .div .s7{width:14%; height:70px; line-height:70px; text-align:center; color:#466f9e;overflow:hidden}
.a_rlzydiv_c dd .div1{width:100%; padding:15px 10px 20px 4%; display:none;}
.a_rlzydiv_c dd .div1_l{width:100%; line-height:2.0; overflow:hidden; color:#222222; font-size:14px;}
.a_rlzydiv_c dd .div1_l img{ max-width:100%;}


.i_section{
	position: relative;
	box-sizing: border-box;
	width:100%;
	}
.bg_blur{
	position: absolute;
	top: 0;left: 0;
	width: 100%;height: 100%;
	background:url(../images/bg1.jpg);
	background-size:cover;
	background-attachment: fixed;
	background-position-x:center !important;
	/*opacity: 0.4;*/
	z-index: 1;
	}


.n_box4{width:100%; line-height:1.2; text-align:center;}
.n_box4 .s1{ color:#fff; font-size:46px; font-family:Arial, Helvetica, sans-serif;}
.n_box4 .s2{ color:#fff; font-size:24px;width:100%; display:inline-block;}

.n_box5{width:100%;}
.n_box5 li{width:100%; float:left;}

.n_box5 li .div{width:50%; border:1px solid #fff; cursor:pointer; display:table-cell;-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s;
 background-color:#eeeeee; float:none; padding:50px 27px; vertical-align:top;}
.n_box5 li .div:hover{ text-decoration:none; background-color:#466f9e;}
.n_box5 li .div .pro_left{width:42%;}
.n_box5 li .div .pro_left .a_img{width:100%; display:inline-block; overflow:hidden;}
.n_box5 li .div .pro_left .a_img img{width:100%;}
.n_box5 li .div .pro_left .a_text{width:100%; height:30px; line-height:30px; color:#333333; font-size:16px; font-weight:bold; overflow:hidden; text-align:center;}
.n_box5 li .div .pro_left .a_text:hover,.n_box5 li .div:hover .pro_left .a_text{ text-decoration:none; color:#fff;}
.n_box5 li .div .pro_right{width:54%;}
.n_box5 li .div .pro_right a{width:100%; height:30px; line-height:30px; display:inline-block; overflow:hidden; color:#333333; font-size:14px; float:left;}
.n_box5 li .div .pro_right a:hover,.n_box5 li .div:hover .pro_right a{color:#fff;}

.n_box6{width:100%;}
.n_box6 li{width:20%; float:left; border:1px solid #fff;}
.n_box6 li a{width:100%; height:55px; line-height:55px; background-color:#eeeeee; display:inline-block; overflow:hidden; text-align:center; color:#333333; font-size:16px; float:left;}
.n_box6 li a:hover,.n_box6 li a.activepro{ background-color:#466f9e; color:#fff; text-decoration:none}
.n_box6_t{width:100%; padding:53px 0px 42px 0px; line-height:1.7; color:#222222; font-size:24px; text-align:center;}
.n_box6_c{width:100%; padding-bottom:120px;}
.n_box6_cl{width:50%; border:1px solid #eee;}
.home-swiper2 {width: 100%;height: 100%;background: #000;}
.home-swiper2 .swiper-slide {text-align: center;font-size: 18px;background-repeat: no-repeat;background-position: center center;background-size: cover;opacity: 1;width:100%;}
.home-swiper2 .swiper-slide  img{width:100%; height:auto;}
.home-swiper2 .swiper-pagination-bullet-active{ background-color:#466f9e;}
.n_box6_cr{width:46%;}
.n_box6_cr_t{width:100%; margin:22px 0px; min-height:280px;  line-height:35px; color:#222222; font-size:16px; overflow:hidden; text-align:justify;}
.n_box6_cr_c{width:100%;}
.n_box6_cr_c .a1{width:145px; height:45px; line-height:45px; text-align:center; display:inline-block; overflow:hidden; font-size:14px;-moz-border-radius: 22.5px;      /* Gecko browsers */
-webkit-border-radius: 22.5px;   /* Webkit browsers */
border-radius:22.5px;            /* W3C syntax */ background-color:#466f9e; color:#fff;}
.n_box6_cr_c .a1:hover{ text-decoration:none; color:#fff;}
.n_box6_cr_c .a1 span{ height:45px; line-height:45px; background:url(../images/tb_36.png) right center no-repeat; padding-right:28px; display:inline-block;}
.n_box6_cr_c .a2,.n_box6_cr_c .a2:hover{ text-decoration:none; padding:0px 37px; height:45px; line-height:45px; color:#466f9e; font-size:14px; display:inline-block; overflow:hidden; background:url(../images/tb_37.png) right center no-repeat;}

.xmcp_c2_l_t{width:100%; height:45px; line-height:45px; background-color:#e6e5e4;}
.xmcp_c2_l_t a{width:130px; color:#333333; font-size:16px; font-weight:bold; height:45px; line-height:45px; float:left; overflow:hidden; text-align:center;}
.xmcp_c2_l_t a:hover,.xmcp_c2_l_t a.activpro{ background-color:#466f9e; color:#fff; text-decoration:none;}
.xmcp_c2_l_c{width:100%; }
.xmcp_c2_l_con{width:100%; display:none;}
.xmcp_c2_l_conz{width:100%;padding:30px 0px 30px 0px;color:#333333; font-size:16px; line-height:2; overflow:hidden;}
.xmcp_c2_l_conz img{max-width:100%; height:auto !important; }


.arrowGo{
	 animation: arrowGo 2.5s infinite; 
	 -webkit-animation: arrowGo 2.5s infinite ; 
}

@-webkit-keyframes arrowGo {
	0%{ 
		-webkit-transform: translate(0, 30%);
	}
	50%{ 
		-webkit-transform: translate(0, 0%);
	}
	100%{
		-webkit-transform:translate(0, 30%);
	}
}
@keyframes arrowGo {
	0%{ 
		transform: translate(0, 30%);
	}
	50%{
		transform: translate(0, 0%);
	}
	100%{
		transform:translate(0, 30%);
	}
}
.Amplification img
{
	
	transition:400ms; 
	filter: Alpha(Opacity=100);
	opacity: 1;
}
.Amplification:hover img
{
	filter: Alpha(Opacity=100); 
	opacity: 1; 
	-webkit-transform:scale(1.12); 
	transform:scale(1.12);
}




@-webkit-keyframes hvr-bob {
  0% {
    transform: scale(1.1);
-webkit-transform: scale(1.1);
  }

  100% {
    transform: scale(1);
-webkit-transform: scale(1);
  }
}

@keyframes hvr-bob {
  0% {
    transform: scale(1.1);
-webkit-transform: scale(1.1);
  }

  100% {
    transform: scale(1);
-webkit-transform: scale(1);
  }
}



